home *** CD-ROM | disk | FTP | other *** search
- echo off
- cls
- echo.
- echo.
- echo This game/demo needs approx 50 Mb of drive space
- echo but believe me it's worth every byte
- echo.
- echo. Now copying files.
- echo.
- md c:\tv\
- xcopy *.* c:\tv\ /s
- attrib c:\tv\*.* -r -a -s -h /s
- c:
- cd\
- cd tv
- call setup.exe
- call tv.exe
- cd\
- d:
-
-